home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_bbtime.idb / usr / freeware / share / bbtools / bbtime.nobb.z / bbtime.nobb
Text File  |  2002-07-08  |  2KB  |  61 lines

  1. !**********************************************************************
  2. !** bbtime.nobb: Style file for bbtime when not using Blackbox         **
  3. !**********************************************************************
  4.  
  5. ! ** auto reconfigure when config-file has changed **
  6. bbtime.autoConfig:                false
  7.  
  8. !** position of bbtime window **
  9. bbtime.position:         +0-0
  10. bbtime.bevelWidth:        4
  11.  
  12. !** place bbtime in the slit **
  13. !bbtime.withdrawn:        True
  14. !** don't show frame **
  15. !bbtime.shape:            True
  16.  
  17. !** bbtime on top of other windows **
  18. bbtime.raised:                    True
  19.  
  20. !bbtime.strftimeFormat:        %I:%M %p
  21.  
  22. !** if you have no strftime: **
  23. !** use european style dd/mm/yy **
  24. !bbtime.show.euStyle:            True
  25.  
  26. !** use 24 hour clock **
  27. !bbtime.show.clock24Hour:    True
  28.  
  29. !** name (put in front of the time in the menu)  of own time
  30. !bbtime.my.name:                \me
  31.  
  32. !** the number of different times
  33. !** name (put in front of the time in the menu) and time difference
  34. !** to your own time **
  35. !bbtime.numberOf.friends:        0
  36. !bbtime.friend.1.name:           name1
  37. !bbtime.friend.1.offset:         -6:00
  38. !bbtime.friend.2.name:           name2
  39. !bbtime.friend.2.offset:         +1:00
  40.  
  41.  
  42. ! font which determines the height (compatible with blackbox)
  43. bbtime.heightBy.font: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
  44. !** label font **
  45. bbtime.labelFont:     -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
  46.  
  47.  
  48. !** define frame style **
  49. bbtime.frame:            Raised Gradient Vertical Bevel1
  50. bbtime.frame.color:         gray45
  51. bbtime.frame.colorTo:        gray21
  52.  
  53. !** define label style **
  54. !bbtime.transparent:        True
  55. bbtime.label:            Sunken Gradient Vertical Bevel1
  56. bbtime.label.color:         gray45
  57. bbtime.label.colorTo:        gray21
  58.  
  59. !** text color date **
  60. bbtime.textColor:        lightgrey
  61.